ASP.NET MVC コントロールヘルプ
SetDLineStyle メソッド

C1.Web.Mvc.Finance アセンブリ > C1.Web.Mvc.Finance.Fluent 名前空間 > StochasticBuilder<T> クラス : SetDLineStyle メソッド
ストローク
ストローク幅
d線スタイルを設定します。
シンタックス
'宣言
 
Public Function SetDLineStyle( _
   Optional ByVal stroke As System.String, _
   Optional ByVal strokeWidth As System.Nullable(Of Integer) _
) As StochasticBuilder(Of T)
public StochasticBuilder<T> SetDLineStyle( 
   System.string stroke,
   System.Nullable<int> strokeWidth
)

パラメータ

stroke
ストローク
strokeWidth
ストローク幅

戻り値の型

現在のビルダ
参照

StochasticBuilder<T> クラス
StochasticBuilder<T> メンバ